home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000359_fdc@columbia.edu_Fri Oct 31 13:17:45 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Kermit losing first byte of tcp connection
  5. Date: 31 Oct 2003 18:06:35 GMT
  6. Organization: Columbia University
  7. Lines: 23
  8. Message-ID: <slrnbq595b.7u.fdc@sesame.cc.columbia.edu>
  9. References: <slrnbpnrjt.bg5.lars@news.oddbit.com> <bnu6a1$n6f$1@newsmaster.cc.columbia.edu>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1067623595 25767 128.59.59.56 (31 Oct 2003 18:06:35 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 31 Oct 2003 18:06:35 GMT
  15. User-Agent: slrn/0.9.7.4 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14614
  17.  
  18. In article <bnu6a1$n6f$1@newsmaster.cc.columbia.edu>, Jeffrey Altman wrote:
  19. : Lars Kellogg-Stedman <lars_news@larsshack.org> wrote:
  20. :: I'm using kermit to script some tests of our SMTP server.  When one
  21. :: connects to an SMTP server, the server immediately sends something along
  22. :: the lines of:
  23. ::   220 <server> ESMTP <software>
  24. :: With kermit, I always lose the first byte, so that instead I see:
  25. ::   20 <server> ESMTP <software>
  26. : ...
  27. : This has been fixed in the source tree and will be corrected in the next
  28. : release.
  29. I'll try to get the new C-Kermit sources up within a few days:
  30.  
  31.   http://www.columbia.edu/kermit/ckdaily.html
  32.  
  33. For K95, a whole new release will be required.  I can't estimate when that
  34. will happen.
  35.  
  36. - Frank
  37.